argument types meaning in Chinese
参量类型
自变量类型
Examples
- Doing so causes the compiler to perform argument type checking
这样做会导致编译器执行参数类型检查。 - Selects a method from the given set of methods , based on the argument type
基于参数类型,从给定的方法集中选择一个方法。 - Is not naturally aligned for the argument type implied by the instruction suffix
未与指令后缀所暗示的参数类型自然对,则引发 - The argument type list is created from the types of the formal parameters of the function
参数类型列表从函数的形参类型创建。 - The function prototype includes the function return type and an argument type list
函数原型包括函数返回类型和一个参数类型列表。